project.folder_selector

Undocumented in source.

Members

Functions

selectFolderForProject
bool selectFolderForProject(Terminal t, string projectPath, string error)
Undocumented in source. Be warned that the author may not have intended to support it.
showErrorMessage
void showErrorMessage(Terminal t, string title, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
showErrorMessage
void showErrorMessage(Terminal t, string title, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
showErrorMessage
void showErrorMessage(Terminal t, string title, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
showSaveFileDialog
string showSaveFileDialog(Terminal t, string initialName, string[] filters)
Undocumented in source. Be warned that the author may not have intended to support it.
showSaveFileDialog
string showSaveFileDialog(Terminal t, string initialName, string[] filters)
Undocumented in source. Be warned that the author may not have intended to support it.
showSaveFileDialog
string showSaveFileDialog(Terminal t, string initialName, string[] filters)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

SaveNotSupported
enum SaveNotSupported;
Undocumented in source.

Meta